projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e6f95e9
)
configure: Enable silent rules by default
author
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 13:08:46 +0000
(15:08 +0200)
committer
Benjamin Otte
<otte@redhat.com>
Thu, 21 Oct 2010 13:08:46 +0000
(15:08 +0200)
Go Hackfest!
configure.ac
patch
|
blob
|
history
diff --git
a/configure.ac
b/configure.ac
index a2cc5b0ea68f7febf6b98ad1282542ec9ea3aa3b..4eb8e699d69a22eb7a68f26d776e85b17dcf40da 100644
(file)
--- a/
configure.ac
+++ b/
configure.ac
@@
-65,7
+65,7
@@
AM_MAINTAINER_MODE([enable])
# Support silent build rules, requires at least automake-1.11. Enable
# by either passing --enable-silent-rules to configure or passing V=0
# to make
-m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([
no
])])
+m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([
yes
])])
#
# For each of the libraries we build, we define the following